TbsPolyglotManager Class |
The Langs property is a read only property that allows to access a list of currently available languages. The number of languages can be obtained with LangCount property.
property Langs[Index: Integer]: string read;
Index - a zero based index of currently available languages;
Result - a name of language. It is a file name of appropriate LNG file without extension.